home *** CD-ROM | disk | FTP | other *** search
/ The Glitch Apple Disk Collection / 2014.glitch.apple.collection.zip / indexed / MASKSUNB.DSK / ROOM 38.0.txt < prev    next >
Text File  |  2014-09-09  |  559b  |  45 lines

  1. .S N=250
  2. .C 0,P,0
  3. .!CLRT
  4. .P "You are in an area of total darkness.
  5. .P "Your lamp appears to have gone out.
  6. .P "It is very cold.
  7. .S T0(4)=0
  8. .S T0(5)=0
  9. .S B=0
  10. LOOK 
  11. EXAMI
  12. CHECK
  13. READ 
  14. GET  
  15. GRAB 
  16. TAKE 
  17. PICK UP   
  18. PICKU
  19. CARRY
  20. KEEP 
  21. STEAL
  22. .!CLRT
  23. .P "It's much too dark to see anything.
  24. %LI05
  25. .I O:1
  26. .E P "You don't have any matches.
  27. .E J -4
  28. .P "You strike the match, but it won't
  29. .P "light.
  30. !INVD
  31. .!CLRT
  32. .P "You stumble around in the darkness
  33. .P "for a time.
  34. .S B=B+1
  35. .I B<9
  36. .T J +7
  37. .S T0(4)=1
  38. .I N0(43):0
  39. .T 3 ROOM 37.0 
  40. .I N0(43)>0
  41. .T 3 ROOM 43.0 
  42. .!TUNL
  43. @@@@@
  44.  
  45.